Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: template V2 #80

Merged
merged 161 commits into from
Sep 7, 2024
Merged

feat: template V2 #80

merged 161 commits into from
Sep 7, 2024

Conversation

caffeine-addictt
Copy link
Owner

@caffeine-addictt caffeine-addictt commented Aug 27, 2024

The Golang binary implementation~

Have a look at #75 if you'd like to learn more or contribute.

Likely to get this merged soon

* Add npm
* Add docker
* Add gomod

Signed-off-by: AlexNg <[email protected]>
Removing javascript stuff except prettier

---

Signed-off-by: AlexNg <[email protected]>
@caffeine-addictt caffeine-addictt added the Status: DO NOT MERGE Will not be merged. label Aug 27, 2024
@caffeine-addictt caffeine-addictt self-assigned this Aug 27, 2024
@caffeine-addictt caffeine-addictt linked an issue Aug 27, 2024 that may be closed by this pull request
3 tasks
@github-actions github-actions bot added Type: Test A problem or enhancement related to a test. Type: CI A problem or enhancement related to continuous integration. labels Aug 27, 2024
Signed-off-by: AlexNg <[email protected]>
* Only run CI if needed (AKA on file changes)

Signed-off-by: AlexNg <[email protected]>
Signed-off-by: AlexNg <[email protected]>
* GNU makefiles
* Use goreleaser

Signed-off-by: AlexNg <[email protected]>
---

Signed-off-by: AlexNg <[email protected]>
Signed-off-by: AlexNg <[email protected]>
@github-actions github-actions bot added the Documentation An issue/change with the documentation. label Sep 6, 2024
caffeine-addictt and others added 16 commits September 7, 2024 21:28
Patches the dir and file perms by using 755 for dirs and 644 for files
instead of 600, causing permission errors in fs I/O ops.

Signed-off-by: AlexNg <[email protected]>
Co-authored-by: ArkStructCodes <[email protected]>
Only shows git command stdOut and stdErr when ran with the verbose or
debug flags.

Signed-off-by: AlexNg <[email protected]>
Co-authored-by: ArkStructCodes <[email protected]>
Signed-off-by: AlexNg <[email protected]>
@caffeine-addictt caffeine-addictt merged commit b4e7711 into main Sep 7, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation An issue/change with the documentation. Type: CI A problem or enhancement related to continuous integration. Type: Test A problem or enhancement related to a test.
Projects
None yet
1 participant